home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 027a / lxnet.zip / READ.ME < prev   
Text File  |  1991-02-08  |  606b  |  19 lines

  1. February 8,1991
  2.  
  3. A couple of changes that are not in the new docs.
  4.  
  5.    1) A function has been added to check if a user is a valid Q user.
  6.       Is_Q_User(username,queuename) will return .t. if username is a
  7.       valid user, .f. if not.
  8.  
  9.    2) A couple of error checks where added to Capture.  Capture now
  10.       returns:
  11.                  0 if all is OK
  12.                  1 if the queuename does not exist
  13.                  2 if the user is not a queue user
  14.                  3 if the local lpt capture port is >3
  15.  
  16.    That's all and thank you for your comments and support!
  17.  
  18.    Randy Proulx
  19.